home *** CD-ROM | disk | FTP | other *** search
/ Shareware Grab Bag / Shareware Grab Bag.iso / 001 / tdial.arc / READ.ME < prev    next >
Encoding:
Text File  |  1985-10-02  |  1.1 KB  |  23 lines

  1. TURBO DIAL by Steve Trace  Writen in Turbo Pascal
  2.                                          Files Required:
  3.                                                ASYNC.INC
  4.                                                      MENU.INC
  5.                                                           TDIAL.PAS
  6.  
  7. This program will redial up to 5 selected numbers in sequence until a CONNECT
  8. signal is recieved.  It will then sound an alarm.  You should then press any
  9. key and the program will exit to DOS.  I reccomend a batch file be used so
  10. you communications package will be called automatically after this program
  11. is completed.  To creat such a file from DOS enter:
  12.           A>copy con:call.bat
  13.           tdial
  14.           execpc26(F6)
  15.  
  16. I plan to make this memory resident, like SideKick, in the near future so it
  17. can be called from within your communications program and exit back directly
  18. into your program.
  19.  
  20. The menus while like 123's menus only respond to the arrow, home and end keys.
  21. It will not respond to the first character of the prompts.
  22.  
  23. Your comments are appreciated!      Cleveland RBBS           216-331-0510